﻿2026-06-21T03:56:25.7328090Z ##[group]Run actions/checkout@v5
2026-06-21T03:56:25.7328929Z with:
2026-06-21T03:56:25.7329452Z   repository: SaberMage/spt-core
2026-06-21T03:56:25.7332873Z   token: ***
2026-06-21T03:56:25.7333267Z   ssh-strict: true
2026-06-21T03:56:25.7333673Z   ssh-user: git
2026-06-21T03:56:25.7334075Z   persist-credentials: true
2026-06-21T03:56:25.7334515Z   clean: true
2026-06-21T03:56:25.7334919Z   sparse-checkout-cone-mode: true
2026-06-21T03:56:25.7335382Z   fetch-depth: 1
2026-06-21T03:56:25.7335773Z   fetch-tags: false
2026-06-21T03:56:25.7336177Z   show-progress: true
2026-06-21T03:56:25.7336583Z   lfs: false
2026-06-21T03:56:25.7336973Z   submodules: false
2026-06-21T03:56:25.7337425Z   set-safe-directory: true
2026-06-21T03:56:25.7338072Z ##[endgroup]
2026-06-21T03:56:25.8184528Z Syncing repository: SaberMage/spt-core
2026-06-21T03:56:25.8186196Z ##[group]Getting Git version info
2026-06-21T03:56:25.8186925Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T03:56:25.8187991Z [command]/usr/bin/git version
2026-06-21T03:56:25.8188477Z git version 2.43.0
2026-06-21T03:56:25.8201800Z ##[endgroup]
2026-06-21T03:56:25.8215555Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8e2df456-3909-4e74-be18-d5108d8068db' before making global git config changes
2026-06-21T03:56:25.8216884Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:56:25.8218884Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T03:56:25.8252696Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T03:56:25.8271600Z https://github.com/SaberMage/spt-core
2026-06-21T03:56:25.8281485Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:56:25.8284048Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:56:25.8307927Z HEAD
2026-06-21T03:56:25.8338261Z ##[endgroup]
2026-06-21T03:56:25.8339143Z [command]/usr/bin/git submodule status
2026-06-21T03:56:25.8526988Z ##[group]Cleaning the repository
2026-06-21T03:56:25.8529216Z [command]/usr/bin/git clean -ffdx
2026-06-21T03:56:27.7223587Z Removing target/
2026-06-21T03:56:27.7232559Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T03:56:27.7390696Z HEAD is now at 3ae883f45 Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:56:27.7395633Z ##[endgroup]
2026-06-21T03:56:27.7397714Z ##[group]Disabling automatic garbage collection
2026-06-21T03:56:27.7401680Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T03:56:27.7427118Z ##[endgroup]
2026-06-21T03:56:27.7427658Z ##[group]Setting up auth
2026-06-21T03:56:27.7432975Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:56:27.7460392Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T03:56:27.7687113Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:56:27.7711903Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T03:56:27.7894636Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:56:27.7919602Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T03:56:27.8108197Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T03:56:27.8138361Z ##[endgroup]
2026-06-21T03:56:27.8138924Z ##[group]Fetching the repository
2026-06-21T03:56:27.8145915Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8d1e85d66c22f486d443041bc754f818ddee38cd:refs/remotes/pull/26/merge
2026-06-21T03:56:28.2705888Z From https://github.com/SaberMage/spt-core
2026-06-21T03:56:28.2706681Z  + 3ae883f45...8d1e85d66 8d1e85d66c22f486d443041bc754f818ddee38cd -> pull/26/merge  (forced update)
2026-06-21T03:56:28.2724716Z ##[endgroup]
2026-06-21T03:56:28.2725208Z ##[group]Determining the checkout info
2026-06-21T03:56:28.2726547Z ##[endgroup]
2026-06-21T03:56:28.2731784Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T03:56:28.2770270Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T03:56:28.2795647Z ##[group]Checking out the ref
2026-06-21T03:56:28.2798195Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:56:28.2869806Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T03:56:28.2870225Z any of your branches:
2026-06-21T03:56:28.2870445Z 
2026-06-21T03:56:28.2870803Z   3ae883f45 Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:56:28.2871321Z 
2026-06-21T03:56:28.2871534Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T03:56:28.2871929Z to do so with:
2026-06-21T03:56:28.2872058Z 
2026-06-21T03:56:28.2872220Z  git branch <new-branch-name> 3ae883f45
2026-06-21T03:56:28.2872439Z 
2026-06-21T03:56:28.2874202Z HEAD is now at 8d1e85d66 Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:56:28.2880037Z ##[endgroup]
2026-06-21T03:56:28.2917749Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T03:56:28.2943569Z 8d1e85d66c22f486d443041bc754f818ddee38cd
